home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / COMPRESS / DIRXC108.ARJ / DIRXC.DOC next >
Text File  |  1992-01-01  |  2KB  |  64 lines

  1. DirXC-DirX Command-line lister, Version 1.08            01-Jan-92
  2.  
  3.  
  4. Smaller, simpler version of DirX for when you just want a listing of
  5. compressed and uncompressed files.  Listing is redirectable to printer or
  6. file.  Mimicks DOS's DIR command, to an extent.  No sorting is performed.
  7. New:  Extends recognition of files compressed with LZEXE (hacked headers)
  8. and DIET (additional headers).
  9.  
  10. Contents:
  11. =========
  12. Purpose
  13. Displayed data
  14. Syntax
  15. Switches
  16.  
  17. Purpose:
  18. ========
  19. To provide a simple means of easily showing which files have and have not
  20. been compressed with an executable file compressor.
  21.  
  22. DirXC is a free program.
  23.  
  24. Displayed data:
  25. ===============
  26. The operation of the program mimicks DOS's DIR command to an extent, but
  27. displays either form of directory listing provided by DirX's "Toggle"
  28. command.  Refer to DIRX.DOC, available in the distribution archive for DirX
  29. for specific details (currently DRX108.ZIP).
  30.  
  31. Syntax:
  32. =======
  33.      Usage:  DIRXC [switches] [d:][path][filespec] [switches]
  34.  
  35. In the above syntax, if no argument follows the program name, the current
  36. default directory is searched, which is equivalent to "DIRXC *.*".  If no
  37. file extension is specified, all extensions are searched.
  38.  
  39. Switches:
  40. =========
  41.      -a:  display Alternate info
  42.      -c:  display Compressed files only
  43.      -p:  Pause after screen fills
  44.      -u:  display Uncompressed files only
  45.  
  46. Either '/' or '-' may be used to specify switches.
  47.  
  48. Entering an invalid switch causes the program display a brief help screen
  49. then exit.
  50.  
  51. Examples:
  52.  
  53.      DIRXC /h
  54.      DIRXC -?
  55.  
  56. --
  57.  
  58.                 Raymond T. Kaya
  59.                 P. O. Box 1436
  60.                 Honolulu, HI  96806
  61.  
  62.                 CompuServe:  71230,2500
  63.                 GEnie     :  R.KAYA1
  64.